const runtime._STB_GLOBAL
2 uses
runtime (current package)
vdso_linux.go#L46: _STB_GLOBAL = 1 /* Global symbol */
vdso_linux.go#L217: if typ != _STT_FUNC && typ != _STT_NOTYPE || bind != _STB_GLOBAL && bind != _STB_WEAK || sym.st_shndx == _SHN_UNDEF {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)